Plugins/Community Based Plugins/SentinelOneEDR/SentinelOne_Manifest.yaml (23 lines of code) (raw):
Descriptor:
Name: SentinelOne
DisplayName: SentinelOne EDR (Community)
Description: SentinelOne EDR
Settings:
- Description: The URL of the instance to connect to
Name: SentinelOneInstanceUrl
Label: SentinelOne Instance URL
HintText: e.g. https://<example-instanse-name>.api.sentinelone.net
SettingType: String
Required: true
SupportedAuthTypes:
- ApiKey
Authorization:
Type: APIKey
Key: Authorization
Location: Header
AuthScheme: 'APIToken'
SkillGroups:
- Format: API
Settings:
OpenApiSpecUrl: https://gist.githubusercontent.com/Yaniv-Shasha/2896e9f9e76a56ce7ce6e7c657b92b80/raw/3fc396d1f26aede8ca1423f20b631bc1848a4ff0/s1OpenAPI.yaml
"EndpointUrlSettingName": "SentinelOneInstanceUrl"